home *** CD-ROM | disk | FTP | other *** search
- BIKEINFO
-
- BICYCLE CHARACTERISTICS GENERATOR
-
-
- BIKEINFO is a program which generates characteristics of a
- multi-speed bicycle (such as a 10, 12 or 18 speed bicycle).
-
- The user is required to input the size of the tires in inches and
- the number of gear teeth in the front and rear gears (i.e. the chain
- rings and the sprockets). The program will then generate information like
- the gear ratios for the different speeds and the miles per hour for
- different cadences such as 60 and 90 pedals per minute.
-
- The program was compiled using the QuickBasic compiler and the
- source for the main program is included so that one may see how the
- statistics were generated. Source was not included for the other modules
- which are listed in the .MAK file.
-